Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(drivable_area_expansion): correct bound limit check (#5325) #954

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

maxime-clem
Copy link

@maxime-clem maxime-clem commented Oct 17, 2023

Description

drivable area expansionでノードが死ぬ問題解決

Cherry-pick autowarefoundation#5325

Tests performed

Psim

Effects on system behavior

Fix an issue with the drivable area expansion, prevents crashes due to out of bound vector index.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@takayuki5168 takayuki5168 merged commit 7ee4a91 into beta/v0.11.0 Oct 17, 2023
10 checks passed
@takayuki5168 takayuki5168 deleted the cherry-pick/pr5325 branch October 17, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants